Vcenter Vm Hardware Floppy BackingSpec
The Vcenter Vm Hardware Floppy BackingSpec schema provides a specification of the physical resource backing a virtual floppy drive.
{
"type": "string",
"image_file": "string",
"host_device": "string"
}
Backing type for the virtual floppy drive.
For more information see: Vcenter Vm Hardware Floppy BackingType.
Path of the image file that should be used as the virtual floppy drive backing.
This property is optional and it is only relevant when the value of type is Vcenter Vm Hardware Floppy BackingType.IMAGE_FILE.
Name of the device that should be used as the virtual floppy drive backing.
If missing or null
, the virtual floppy drive will be configured to automatically detect a suitable host device.